Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds microceph client configuration support for rbd_cache #228

Merged
merged 5 commits into from
Oct 30, 2023

Conversation

UtkarshBhatthere
Copy link
Contributor

No description provided.

@UtkarshBhatthere UtkarshBhatthere self-assigned this Oct 5, 2023
@UtkarshBhatthere UtkarshBhatthere changed the title Adds microceph client configuration support rbd_cache Adds microceph client configuration support for rbd_cache Oct 5, 2023
@UtkarshBhatthere UtkarshBhatthere force-pushed the feature/clientConfig branch 2 times, most recently from b759112 to b1a0401 Compare October 5, 2023 12:57
@UtkarshBhatthere UtkarshBhatthere marked this pull request as ready for review October 5, 2023 12:57
@UtkarshBhatthere UtkarshBhatthere force-pushed the feature/clientConfig branch 7 times, most recently from 72ecd35 to 291c10d Compare October 13, 2023 07:22
@UtkarshBhatthere UtkarshBhatthere force-pushed the feature/clientConfig branch 5 times, most recently from b1c809e to d522be5 Compare October 16, 2023 09:44
Copy link
Collaborator

@sabaini sabaini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @UtkarshBhatthere thanks for the PR, I've done a quick scan (not finished yet).

I've left some nits inline. Please consider adding doc comments to the public functions/methods, and possibly for the API funcs as well even if non-public

CONTRIBUTING.md Show resolved Hide resolved
README.md Show resolved Hide resolved
docs/how-to/client-cfg.rst Outdated Show resolved Hide resolved
docs/how-to/client-cfg.rst Outdated Show resolved Hide resolved
docs/how-to/client-cfg.rst Outdated Show resolved Hide resolved
microceph/api/client_configs.go Show resolved Hide resolved
microceph/api/client_configs.go Outdated Show resolved Hide resolved
microceph/api/client_configs.go Show resolved Hide resolved
microceph/api/client_configs.go Show resolved Hide resolved
microceph/api/client_configs.go Outdated Show resolved Hide resolved
Copy link
Contributor

@lmlg lmlg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few nits, looks good otherwise.

microceph/api/client_configs.go Outdated Show resolved Hide resolved
microceph/cmd/microceph/client_config_get.go Outdated Show resolved Hide resolved
microceph/ceph/services.go Outdated Show resolved Hide resolved
@UtkarshBhatthere UtkarshBhatthere force-pushed the feature/clientConfig branch 4 times, most recently from 70465b0 to 09b6f46 Compare October 17, 2023 08:57
Copy link
Collaborator

@sabaini sabaini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heya @UtkarshBhatthere many thanks for this!
I've finally managed to go through the PR and added some inline commentary

microceph/ceph/client_config.go Outdated Show resolved Hide resolved
microceph/ceph/client_config.go Show resolved Hide resolved
microceph/ceph/client_config.go Show resolved Hide resolved
microceph/ceph/services.go Outdated Show resolved Hide resolved
microceph/ceph/services.go Outdated Show resolved Hide resolved
microceph/database/client_config.go Show resolved Hide resolved
microceph/database/client_config_extras.go Show resolved Hide resolved
microceph/database/client_config_extras.go Outdated Show resolved Hide resolved
microceph/database/client_config_extras.go Outdated Show resolved Hide resolved
microceph/database/schema.go Outdated Show resolved Hide resolved
@UtkarshBhatthere UtkarshBhatthere force-pushed the feature/clientConfig branch 6 times, most recently from 96cd730 to 2ee0c3f Compare October 20, 2023 08:24
Copy link
Collaborator

@sabaini sabaini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added some nitpickery around docs and a question wrt to the schema. Thanks for the update!

microceph/api/types/client_configs.go Outdated Show resolved Hide resolved
microceph/ceph/client_config.go Show resolved Hide resolved
docs/reference/commands/client.rst Outdated Show resolved Hide resolved
docs/reference/commands/client.rst Outdated Show resolved Hide resolved
microceph/database/schema.go Show resolved Hide resolved
Copy link
Contributor

@lmlg lmlg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, good stuff.

@sabaini sabaini merged commit 895c58a into canonical:main Oct 30, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants